home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Markets / Education / HyperCard In Education / Charlotte's Web / card_7300.txt < prev    next >
Text File  |  1990-04-02  |  1KB  |  71 lines

  1. -- card: 7300 from stack: in
  2. -- bmap block id: 18556
  3. -- flags: 0000
  4. -- background id: 5314
  5. -- name: Plot Menu
  6. ----- HyperTalk script -----
  7. on openCard
  8.  
  9. end openCard
  10.  
  11.  
  12. -- part 24 (button)
  13. -- low flags: 00
  14. -- high flags: 0006
  15. -- rect: left=351 top=211 right=244 bottom=372
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Event 7
  24. ----- HyperTalk script -----
  25. on mouseDown
  26.   set hilite of background button "Event 7" to true
  27. end mouseDown
  28. on mouseUp
  29.   set hilite of background button "Event 7" to false
  30.   go to card "Plot 7"
  31.   wait for 2 seconds
  32.   go to card "Event 7"
  33. end mouseUp
  34.  
  35.  
  36. -- part 25 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=148 top=236 right=256 bottom=334
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 3
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48.  
  49.  
  50. -- part 26 (button)
  51. -- low flags: 00
  52. -- high flags: 8000
  53. -- rect: left=429 top=263 right=308 bottom=475
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 11645 / 11645
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Index
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   pop Card
  65. end mouseUp
  66.  
  67.  
  68.  
  69. -- part contents for card part 25
  70. ----- text -----
  71. Click on a point to continue.